Package | ForgePatientChart.0830 |
Type | StructureDefinition |
Id | Id |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=ForgePatientChart.0830@0.1.0&canonical=http://hl7.org/fhir/StructureDefinition/individual-genderIdentity |
Url | http://hl7.org/fhir/StructureDefinition/individual-genderIdentity |
Version | 4.0.1 |
Status | draft |
Date | 2020-12-28T16:55:11+11:00 |
Name | GenderIdentity |
Title | genderIdentity |
Experimental | False |
Authority | hl7 |
Description | An individual's personal sense of being a man, woman, boy, girl, nonbinary, or something else. This represents an individual’s identity, ascertained by asking them what that identity is. |
Type | Extension |
Kind | complex-type |
No resources found
ValueSet | |
http://terminology.hl7.org/ValueSet/gender-identity | Gender Identity |
http://terminology.hl7.org/ValueSet/gender-identity | Gender Identity |
{
"resourceType" : "StructureDefinition",
"id" : "individual-genderIdentity",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "pa"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 1
}
],
"url" : "http://hl7.org/fhir/StructureDefinition/individual-genderIdentity",
"version" : "4.0.1",
"name" : "GenderIdentity",
"title" : "genderIdentity",
"status" : "draft",
"experimental" : false,
"date" : "2020-12-28T16:55:11+11:00",
"publisher" : "HL7",
"description" : "An individual's personal sense of being a man, woman, boy, girl, nonbinary, or something else. This represents an individualâs identity, ascertained by asking them what that identity is.",
"fhirVersion" : "4.0.1",
"mapping" : [
{
"identity" : "rim",
"uri" : "http://hl7.org/v3",
"name" : "RIM Mapping"
}
],
"kind" : "complex-type",
"abstract" : false,
"context" : [
{
"type" : "element",
"expression" : "Patient"
},
{
"type" : "element",
"expression" : "RelatedPerson"
},
{
"type" : "element",
"expression" : "Person"
},
{
"type" : "element",
"expression" : "Practitioner"
}
],
"type" : "Extension",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Extension",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Extension",
"path" : "Extension",
"short" : "The individual's gender identity",
"definition" : "An individual's personal sense of being a man, woman, boy, girl, nonbinary, or something else.",
"comment" : "This represents an individualâs identity, ascertained by asking them what that identity is."
},
{
"id" : "Extension.extension",
"path" : "Extension.extension",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "url"
}
],
"rules" : "open"
},
"min" : 1
},
{
"id" : "Extension.extension:value",
"path" : "Extension.extension",
"sliceName" : "value",
"short" : "The individual's gender identity",
"definition" : "An individual's personal sense of being a man, woman, boy, girl, nonbinary, or something else.",
"comment" : "This represents an individualâs identity, ascertained by asking them what that identity is.",
"min" : 1,
"max" : "1",
"mustSupport" : true
},
{
"id" : "Extension.extension:value.url",
"path" : "Extension.extension.url",
"type" : [
{
"code" : "uri"
}
],
"fixedUri" : "value"
},
{
"id" : "Extension.extension:value.value[x]",
"path" : "Extension.extension.value[x]",
"min" : 1,
"type" : [
{
"code" : "CodeableConcept"
}
],
"mustSupport" : true,
"binding" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
"valueString" : "GenderIdentity"
}
],
"strength" : "preferred",
"valueSet" : "http://terminology.hl7.org/ValueSet/gender-identity"
}
},
{
"id" : "Extension.extension:value.value[x].coding",
"path" : "Extension.extension.value[x].coding",
"mustSupport" : true
},
{
"id" : "Extension.extension:value.value[x].coding.system",
"path" : "Extension.extension.value[x].coding.system",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Extension.extension:value.value[x].coding.code",
"path" : "Extension.extension.value[x].coding.code",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Extension.extension:value.value[x].text",
"path" : "Extension.extension.value[x].text",
"mustSupport" : true
},
{
"id" : "Extension.extension:period",
"path" : "Extension.extension",
"sliceName" : "period",
"short" : "The time period during which the gender identity applies to the individual",
"definition" : "The time period during which the gender identity applies to the individual",
"comment" : "Usage Note: This is not expected to be used but should be included if EMRs are capable of including.\r\n\r\nThere can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
"min" : 0,
"max" : "1"
},
{
"id" : "Extension.extension:period.url",
"path" : "Extension.extension.url",
"type" : [
{
"code" : "uri"
}
],
"fixedUri" : "period"
},
{
"id" : "Extension.extension:period.value[x]",
"path" : "Extension.extension.value[x]",
"min" : 1,
"type" : [
{
"code" : "Period"
}
]
},
{
"id" : "Extension.extension:comment",
"path" : "Extension.extension",
"sliceName" : "comment",
"short" : "Text to further explain the use of the specified gender identity",
"definition" : "Text to further explain the use of the specified gender identity",
"min" : 0,
"max" : "1",
"mustSupport" : true
},
{
"id" : "Extension.extension:comment.url",
"path" : "Extension.extension.url",
"type" : [
{
"code" : "uri"
}
],
"fixedUri" : "comment"
},
{
"id" : "Extension.extension:comment.value[x]",
"path" : "Extension.extension.value[x]",
"min" : 1,
"type" : [
{
"code" : "string"
}
],
"mustSupport" : true
},
{
"id" : "Extension.url",
"path" : "Extension.url",
"fixedUri" : "http://hl7.org/fhir/StructureDefinition/individual-genderIdentity"
},
{
"id" : "Extension.value[x]",
"path" : "Extension.value[x]",
"max" : "0"
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.